<?xml version="1.0" encoding="utf-8"?>
<mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"
	creationComplete="initApp()" cornerRadius="10" fontFamily="Verdana" color="#000000"
	backgroundImage="images/what.jpg" width="337" height="546" verticalScrollPolicy="off"
	horizontalScrollPolicy="off">
	

	
</mx:WindowedApplication>